home *** CD-ROM | disk | FTP | other *** search
-
- Star List by Joe Forster/STA
-
- This program was designed to list the contents of disk and tape images into a
- text file. Star List is an external utility of The Star Commander but is also
- distributed separately.
-
-
-
- USAGE:
-
- STARLIST <filename> [-|/<options>] [<listname>]
-
- <filename>:
- Enter the name of image files to be listed. You may use wildcards, as well.
- If you want to list disk images, the extension must be '.D64'. You can list
- tape images by entering the extension '.T64'. Use the extension '.*' to list
- disk and tape images at the same time.
-
- <listname>:
- Type the path, the name and the extension of the list file here. If the file
- already exists, the list will be appended to its contents. If you omit this
- parameter, the list is dumped onto the screen.
-
- Options:
- V: turns verbose mode on which means that the start and end addresses of
- files in tape images and the track and sector of the first block of
- files in disk images will also be displayed in the list.
- P: breaks the list up to pages with pauses between so that you can read
- what is on the screen. This option does nothing when listing into a text
- file.
-
-
-
- ERROR MESSAGES:
-
- Invalid option
- The option is unknown.
- FILENAME.EXT not found
- The file does not exist.
- Invalid image file extension
- The extension of the wildcard mask specified is not '.D64', '.T64' or '.*'.
- Cannot create FILENAME.EXT
- The file could not be created for some reason.
- FILENAME.EXT is not a valid image file
- The image file is corrupted.
-
-
-
- THE AUTHOR:
-
- You can contact me at the E-Mail address "sta@ludens.elte.hu".
-
-
-
- 20th May, 1996 Joe Forster/STA
-